-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.8.0 (latest)
-
Code
-
Classes
- User_Utils
Total Complexity |
56 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
380 |
Lines of code |
212 |
Logical lines of code |
113 |
Comment lines |
112 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
determine_user_2fa_status() |
C |
37 |
28 |
67 |
get_all_users_data() |
A |
42 |
13 |
52 |
get_all_user_ids_who_have_wp_2fa_metadata_present() |
S |
52 |
4 |
24 |
extract_statuses() |
S |
59 |
4 |
16 |
get_human_readable_user_statuses() |
S |
58 |
2 |
15 |
role_is_not() |
S |
63 |
2 |
13 |
get_all_user_ids_and_login_names() |
S |
62 |
1 |
12 |
in_array_all() |
S |
78 |
1 |
3 |
get_all_user_ids() |
S |
64 |
1 |
10 |